@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662136> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662136'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662136'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661299> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661299'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661299'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661303> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661303'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661303'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661302> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661302'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661302'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661287> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661287'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661287'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661300> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661300'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661300'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661298> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661298'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661298'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661297> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661297'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661297'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661290> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661290'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661290'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661289> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661289'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661289'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661105> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661105'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121858'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661105'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661104> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661104'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121858'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661104'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661107> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661107'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121858'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661107'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661076> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661076'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661076'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661087> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661087'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661087'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661086> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661086'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661086'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661073> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661073'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661073'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661088> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661088'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661088'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661089> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661089'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661089'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661082> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661082'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661082'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661085> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661085'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661085'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661080> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661080'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661080'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661077> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661077'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661077'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661084> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661084'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661084'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661083> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661083'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661083'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661090> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661090'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661090'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661074> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661074'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661074'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662229> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662229'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662229'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662230> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662230'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662230'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662236> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662236'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662236'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662243> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662243'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662243'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662242> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662242'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662242'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662240> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662240'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662240'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662237> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662237'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662237'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662228> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662228'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662228'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662514> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662514'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662514'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662509> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662509'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662509'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662502> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662502'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662502'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662512> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662512'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662512'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662510> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662510'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662510'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662515> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662515'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662515'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662513> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662513'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662513'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662501> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662501'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662501'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662505> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662505'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662505'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662506> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662506'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662506'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662507> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662507'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662507'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662503> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662503'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662503'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662504> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662504'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662504'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659404> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659404'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659404'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659403> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659403'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659403'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659419> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659419'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659419'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659410> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659410'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659410'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659416> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659416'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659416'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659411> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659411'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659411'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659417> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659417'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659417'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659405> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659405'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659405'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661563> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661563'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661563'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661564> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661564'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661564'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661557> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661557'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661557'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661567> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661567'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661567'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661569> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661569'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661569'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661571> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661571'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661571'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661572> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661572'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661572'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661565> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661565'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661565'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661568> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661568'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661568'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661575> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661575'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661575'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661553> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661553'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661553'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661554> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661554'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661554'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661555> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661555'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661555'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661558> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661558'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661558'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661561> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661561'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661561'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661562> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661562'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661562'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659414> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659414'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659414'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659409> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659409'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659409'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659407> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659407'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659407'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659406> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659406'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659406'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661398> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661398'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661398'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662189> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662189'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662189'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662186> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662186'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662186'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662184> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662184'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662184'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662183> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662183'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662183'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662185> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662185'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662185'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662190> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662190'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662190'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662187> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662187'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662187'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661374> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661374'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661374'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659102> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659102'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659102'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659095> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659095'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659095'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659100> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659100'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659100'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659093> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659093'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659093'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659105> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659105'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659105'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659104> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659104'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659104'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659103> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659103'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659103'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659101> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659101'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659101'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659088> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659088'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659088'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659089> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659089'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659089'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659091> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659091'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659091'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661365> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661365'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661365'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661366> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661366'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661366'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661369> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661369'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661369'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661364> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661364'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661364'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661367> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661367'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661367'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660932> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660932'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660932'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660940> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660940'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660940'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660938> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660938'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660938'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660933> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660933'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660933'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660936> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660936'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660936'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661559> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661559'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661559'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661560> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661560'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661560'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661935> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661935'^^xsd:integer;
  dwc:scientificName 'Phanodermopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2509'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661935'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661634> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661634'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661634'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661636> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661636'^^xsd:integer;
  dwc:scientificName 'Odontophora ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661636'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661676> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661676'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661676'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661675> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661675'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661675'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661680> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661680'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661680'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661671> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661671'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661671'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661663> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661663'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661663'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661672> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661672'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661672'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661851> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661851'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661851'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661863> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661863'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661863'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661858> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661858'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661858'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661855> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661855'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661855'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661852> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661852'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661852'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661678> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661678'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661678'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661677> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661677'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661677'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662476> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662476'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662476'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662478> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662478'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662478'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662474> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662474'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662474'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661850> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661850'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661850'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659444> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659444'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659444'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659438> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659438'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659438'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659441> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659441'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659441'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659433> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659433'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659433'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659439> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659439'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659439'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659440> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659440'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659440'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659431> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659431'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659431'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659437> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659437'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659437'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659436> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659436'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659436'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659435> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659435'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659435'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659434> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659434'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659434'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659442> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659442'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659442'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661272> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661272'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661272'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661282> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661282'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661282'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661264> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661264'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661264'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661269> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661269'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661269'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661268> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661268'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661268'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661267> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661267'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661267'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661271> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661271'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661271'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661263> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661263'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661263'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661262> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661262'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661262'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661260> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661260'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661260'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661259> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661259'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661259'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661257> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661257'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661257'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661261> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661261'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661261'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661273> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661273'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661273'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662398> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662398'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662398'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662397> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662397'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662397'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662409> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662409'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662409'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662399> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662399'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662399'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662395> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662395'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662395'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662394> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662394'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662394'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662393> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662393'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662393'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662392> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662392'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662392'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662400> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662400'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662400'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662396> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662396'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662396'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662402> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662402'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662402'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662405> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662405'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662405'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662408> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662408'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662408'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662406> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662406'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662406'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662407> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662407'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662407'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662404> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662404'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662404'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659027> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659027'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659027'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661927> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661927'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661927'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661928> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661928'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661928'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661930> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661930'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661930'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661929> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661929'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661929'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661911> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661911'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661911'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661924> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661924'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661924'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661925> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661925'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661925'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659336> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659336'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659336'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659334> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659334'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659334'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659333> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659333'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659333'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659332> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659332'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659332'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659331> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659331'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659331'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659330> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659330'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659330'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659329> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659329'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659329'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659328> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659328'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659328'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659327> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659327'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659327'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659322> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659322'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659322'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659337> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659337'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659337'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659338> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659338'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659338'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659335> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659335'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659335'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659324> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659324'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659324'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662102> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662102'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662102'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662103> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662103'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662103'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662109> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662109'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662109'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659004> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659004'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659004'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659005> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659005'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659005'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659022> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659022'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659022'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659024> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659024'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659024'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661827> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661827'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661827'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661836> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661836'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661836'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661831> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661831'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661831'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661823> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661823'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661823'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661824> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661824'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661824'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661833> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661833'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661833'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661837> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661837'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661837'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661778> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661778'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661778'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661769> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661769'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661769'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661771> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661771'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661771'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661772> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661772'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661772'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661773> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661773'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661773'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661774> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661774'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661774'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661775> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661775'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661775'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661776> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661776'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661776'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661780> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661780'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661780'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661781> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661781'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661781'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661782> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661782'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661782'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661783> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661783'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661783'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661785> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661785'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661785'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661787> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661787'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661787'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661788> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661788'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661788'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661789> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661789'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661789'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661793> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661793'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661793'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661795> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661795'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661795'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661777> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661777'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661777'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661786> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661786'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661786'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661779> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661779'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661779'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661472> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661472'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661472'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661474> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661474'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661474'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661476> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661476'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661476'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659150> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659150'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659150'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659142> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659142'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659142'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659140> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659140'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659140'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659155> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659155'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659155'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659139> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659139'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659139'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659133> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659133'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659133'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659134> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659134'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659134'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659154> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659154'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659154'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659138> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659138'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659138'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659143> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659143'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659143'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659153> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659153'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659153'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659151> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659151'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659151'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662329> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662329'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662329'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662328> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662328'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662328'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662312> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662312'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662312'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662313> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662313'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662313'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662314> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662314'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662314'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662319> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662319'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662319'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662321> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662321'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662321'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662322> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662322'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662322'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662325> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662325'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662325'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662327> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662327'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662327'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662330> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662330'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662330'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662326> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662326'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662326'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661223> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661223'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661223'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661224> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661224'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661224'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661023> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661023'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661023'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661033> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661033'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661033'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661030> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661030'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661030'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661028> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661028'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661028'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661026> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661026'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661026'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661024> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661024'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661024'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661022> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661022'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661022'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659211> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659211'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659211'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659213> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659213'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659213'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659209> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659209'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659209'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659207> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659207'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659207'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661155> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661155'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661155'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661162> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661162'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661162'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661163> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661163'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661163'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661165> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661165'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661165'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661150> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661150'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661150'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661154> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661154'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661154'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661157> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661157'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661157'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661152> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661152'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661152'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661161> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661161'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661161'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661160> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661160'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661160'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661159> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661159'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661159'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661158> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661158'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661158'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662001> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662001'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662001'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661004> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661004'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661004'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661006> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661006'^^xsd:integer;
  dwc:scientificName 'Dichromadora abnormis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120761'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661006'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660959> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660959'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660959'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660961> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660961'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660961'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660968> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660968'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660968'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660960> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660960'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660960'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660970> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660970'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660970'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661353> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661353'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661353'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661354> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661354'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661354'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661340> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661340'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661340'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661337> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661337'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661337'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661338> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661338'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661338'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661349> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661349'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661349'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661350> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661350'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661350'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661351> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661351'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661351'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661352> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661352'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661352'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661994> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661994'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661994'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659270> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659270'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659270'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659271> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659271'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659271'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659291> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659291'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659291'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659294> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659294'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659294'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662163> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662163'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662163'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662205> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662205'^^xsd:integer;
  dwc:scientificName 'Sabatieria celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662205'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661129> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661129'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661129'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661123> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661123'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661123'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661126> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661126'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661126'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661122> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661122'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661122'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659316> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659316'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659316'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659314> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659314'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659314'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659311> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659311'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659311'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659310> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659310'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659310'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659317> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659317'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659317'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659318> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659318'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659318'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661319> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661319'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661319'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661321> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661321'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661321'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661313> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661313'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661313'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661314> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661314'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661314'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661125> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661125'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661125'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661124> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661124'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661124'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661121> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661121'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661121'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662629> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662629'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662629'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662626> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662626'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662626'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662624> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662624'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662624'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662625> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662625'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662625'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662020> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662020'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662020'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662021> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662021'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662021'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659269> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659269'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659269'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662675> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662675'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662675'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662676> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662676'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662676'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662677> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662677'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662677'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662678> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662678'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662678'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662679> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662679'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662679'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659257> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659257'^^xsd:integer;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659257'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661059> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661059'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661059'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661342> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661342'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661342'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661346> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661346'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661346'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661341> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661341'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661341'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661345> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661345'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661345'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662547> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662547'^^xsd:integer;
  dwc:scientificName 'Theristus otoplanobius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662547'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662546> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662546'^^xsd:integer;
  dwc:scientificName 'Theristus otoplanobius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662546'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662549> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662549'^^xsd:integer;
  dwc:scientificName 'Theristus otoplanobius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662549'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660819> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660819'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660819'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662065> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662065'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662065'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661715> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661715'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661715'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661731> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661731'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661731'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661726> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661726'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661726'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661741> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661741'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661741'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661739> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661739'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661739'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661738> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661738'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661738'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661732> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661732'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661732'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661725> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661725'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661725'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661730> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661730'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661730'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661729> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661729'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661729'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661727> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661727'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661727'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661716> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661716'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661716'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661724> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661724'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661724'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661723> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661723'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661723'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661722> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661722'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661722'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661721> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661721'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661721'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661720> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661720'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661720'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661719> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661719'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661719'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661718> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661718'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661718'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661728> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661728'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661728'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662052> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662052'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662052'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662051> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662051'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662051'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660814> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660814'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660814'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660805> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660805'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660805'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660806> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660806'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660806'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660807> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660807'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660807'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660808> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660808'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660808'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660800> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660800'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660800'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660813> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660813'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660813'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662063> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662063'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662063'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660811> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660811'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660811'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660797> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660797'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660797'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660810> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660810'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660810'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660809> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660809'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660809'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660801> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660801'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660801'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660818> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660818'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660818'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660803> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660803'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660803'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660804> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660804'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660804'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660812> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660812'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660812'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659279> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659279'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659279'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659274> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659274'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659274'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659275> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659275'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659275'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659276> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659276'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659276'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659280> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659280'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659280'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659284> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659284'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659284'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659283> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659283'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659283'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659287> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659287'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659287'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659286> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659286'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659286'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659273> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659273'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659273'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659281> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659281'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659281'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660802> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660802'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660802'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658986> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:658986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '658986'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:658986'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658987> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A658987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:658987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '658987'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:658987'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661597> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661597'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661597'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661058> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661058'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661058'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661056> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661056'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661056'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661976> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661976'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661976'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661963> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661963'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661963'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661965> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661965'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661965'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661975> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661975'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661975'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661969> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661969'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661969'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661968> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661968'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661968'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661961> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661961'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661961'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661966> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661966'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661966'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659285> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659285'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659285'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659290> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659290'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659290'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659292> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659292'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659292'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659288> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659288'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659288'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659272> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659272'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659272'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659268> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659268'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659268'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659282> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659282'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659282'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659165> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659165'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659165'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659173> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659173'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659173'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659172> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659172'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659172'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659170> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659170'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659170'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659168> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659168'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659168'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659167> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659167'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659167'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659180> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659180'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659180'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659174> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659174'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659174'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659176> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659176'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659176'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659179> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659179'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659179'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659166> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659166'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659166'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659175> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659175'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659175'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659162> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659162'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659162'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659164> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659164'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659164'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659163> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659163'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659163'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659160> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659160'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659160'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659178> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659178'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659178'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659177> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659177'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659177'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659161> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659161'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659161'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660847> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660847'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660847'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660848> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660848'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660848'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660840> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660840'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660840'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660850> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660850'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660850'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660839> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660839'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660839'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660870> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660870'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660870'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660843> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660843'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660843'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660844> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660844'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660844'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660846> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660846'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660846'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660901> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660901'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660901'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660907> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660907'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660907'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660906> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660906'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660906'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660905> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660905'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660905'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661531> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661531'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661531'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660869> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660869'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660869'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660903> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660903'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660903'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660842> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660842'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660842'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661424> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661424'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661424'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661435> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661435'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661435'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661425> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661425'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661425'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661434> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661434'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661434'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661433> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661433'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661433'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661432> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661432'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661432'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661426> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661426'^^xsd:integer;
  dwc:scientificName 'Microlaimus conspicuus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153227'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661426'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661967> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661967'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661967'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661962> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661962'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661962'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661049> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661049'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661049'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661608> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661608'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661608'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661754> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661754'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661754'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661757> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661757'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661757'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661758> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661758'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661758'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661760> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661760'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661760'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661761> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661761'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661761'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661762> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661762'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661762'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661749> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661749'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661749'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661743> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661743'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661743'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661744> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661744'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661744'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661745> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661745'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661745'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661746> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661746'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661746'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661748> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661748'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661748'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661747> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661747'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661747'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661750> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661750'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661750'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661755> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661755'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661755'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661756> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661756'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661756'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659217> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659217'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659217'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659222> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659222'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659222'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659218> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659218'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659218'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659216> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659216'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659216'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659214> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659214'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659214'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662344> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662344'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662344'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662422> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662422'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662422'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662420> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662420'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662420'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662425> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662425'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662425'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662423> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662423'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662423'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662424> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662424'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662424'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662426> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662426'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662426'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662428> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662428'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662428'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662431> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662431'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662431'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662419> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662419'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662419'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662427> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662427'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662427'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661181> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661181'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661181'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661192> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661192'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661192'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661182> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661182'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661182'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661183> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661183'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661183'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661190> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661190'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661190'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661185> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661185'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661185'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661188> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661188'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661188'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661191> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661191'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661191'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662074> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662074'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662074'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662077> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662077'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662077'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662078> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662078'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662078'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662080> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662080'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662080'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662075> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662075'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662075'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662072> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662072'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662072'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662067> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662067'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662067'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662068> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662068'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662068'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662066> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662066'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662066'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662069> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662069'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662069'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662071> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662071'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662071'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662073> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662073'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662073'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662082> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662082'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662082'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662083> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662083'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662083'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662085> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662085'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662085'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662076> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662076'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662076'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662070> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662070'^^xsd:integer;
  dwc:scientificName 'Promonhystera faber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '228848'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662070'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '228848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659054> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659054'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659054'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659112> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659112'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659112'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661670> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661670'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661670'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662639> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662639'^^xsd:integer;
  dwc:scientificName 'Xenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662639'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '227189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661246> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661246'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661246'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661301> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661301'^^xsd:integer;
  dwc:scientificName 'Mesacanthion hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661301'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661081> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661081'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661081'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661078> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661078'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661078'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662244> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662244'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662244'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662239> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662239'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662239'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662508> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662508'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662508'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661556> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661556'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661556'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661566> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661566'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661566'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659408> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659408'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659408'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659412> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659412'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659412'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662135> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662135'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662135'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661996> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661996'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661996'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661673> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661673'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661673'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659432> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659432'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659432'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659450> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659450'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659450'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659443> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659443'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659443'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659430> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659430'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659430'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661164> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661164'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661164'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661029> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661029'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661029'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659208> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659208'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659208'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662331> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662331'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662331'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659147> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659147'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659147'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659136> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659136'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659136'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661926> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661926'^^xsd:integer;
  dwc:scientificName 'Pellioditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153398'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661926'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661825> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661825'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661825'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661784> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661784'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661784'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661770> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661770'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661770'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659339> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659339'^^xsd:integer;
  dwc:scientificName 'Chromaspirina parapontica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121005'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659339'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659035> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659035'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659035'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661258> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661258'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661258'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661504> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661504'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661504'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661499> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661499'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661499'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662301> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662301'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662301'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662297> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662297'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662297'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662298> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662298'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662298'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659060> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659060'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659060'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659069> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659069'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659069'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659059> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659059'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659059'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659058> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659058'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659058'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659057> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659057'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659057'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659056> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659056'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659056'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659055> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659055'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659055'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659053> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659053'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659053'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659052> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659052'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659052'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659063> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659063'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659063'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659061> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659061'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659061'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662582> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662582'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662582'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662583> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662583'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662583'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661691> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661691'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661691'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661692> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661692'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661692'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661693> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661693'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661693'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661700> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661700'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661700'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661701> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661701'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661701'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661702> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661702'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661702'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661690> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661690'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661690'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661688> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661688'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661688'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661681> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661681'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661681'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661669> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661669'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661669'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661668> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661668'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661668'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661667> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661667'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661667'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661661> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661661'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661661'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661689> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661689'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661689'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662640> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662640'^^xsd:integer;
  dwc:scientificName 'Xenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662640'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '227189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661894> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661894'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661894'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661683> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661683'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661683'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662271> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662271'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662271'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662267> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662267'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662267'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662268> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662268'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662268'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662270> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662270'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662270'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661816> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661816'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661816'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661813> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661813'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661813'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661814> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661814'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661814'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661815> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661815'^^xsd:integer;
  dwc:scientificName 'Parachromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '227171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661815'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '227171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662477> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662477'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662477'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659121> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659121'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659121'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659113> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659113'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659113'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659116> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659116'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659116'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659118> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659118'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659118'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659120> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659120'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659120'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659122> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659122'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659122'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659123> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659123'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659123'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659119> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659119'^^xsd:integer;
  dwc:scientificName 'Axonolaimus orcombensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659119'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661461> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661461'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661461'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661460> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661460'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661460'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659396> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659396'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659396'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662457> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662457'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662457'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662463> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662463'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662463'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662456> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662456'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662456'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662462> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662462'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662462'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662375> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662375'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662375'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662376> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662376'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662376'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662382> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662382'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662382'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662380> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662380'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662380'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662364> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662364'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662364'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662363> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662363'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662363'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661320> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661320'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661320'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659289> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659289'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659289'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659277> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659277'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659277'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660799> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660799'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660799'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661734> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661734'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661734'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661717> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661717'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661717'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662548> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662548'^^xsd:integer;
  dwc:scientificName 'Theristus otoplanobius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662548'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661348> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661348'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661348'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661977> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661977'^^xsd:integer;
  dwc:scientificName 'Pomponema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120861'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661977'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660845> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660845'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660845'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660849> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A660849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:660849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '660849'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:660849'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661184> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661184'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661184'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661742> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661742'^^xsd:integer;
  dwc:scientificName 'Onyx perfectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '122295'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661742'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '122295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659215> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659215'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659215'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661347> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661347'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661347'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662680> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662680'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662680'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662108> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662108'^^xsd:integer;
  dwc:scientificName 'Pseudonchus deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '120993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662108'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '120993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659415> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659415'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659415'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659219> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659219'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659219'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661674> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A661674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:661674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '661674'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:661674'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662566> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662566'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662566'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662564> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A662564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:662564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '662564'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:662564'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659363> ;
  mr:hasGeometry <https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.091666"^^xsd:decimal ;
  dwc:decimalLongitude "2.566944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.091666 2.566944)"^^geo:wktLiteral ;
  geo-pos:lat "51.091666"^^xsd:decimal ;
  geo-pos:long "2.566944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/694__urn%3Acatalog%3AMarBEF%2FManuela%3Aut%3A659363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ut:659363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/694_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ut'^^xsd:string;
  dwc:catalogNumber '659363'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'De Westhoek'^^xsd:string;
  dwc:longitude '2.566944'^^xsd:double;
  dwc:latitude '51.091666'^^xsd:double;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ut:659363'^^xsd:anyURI;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF